From: Emmanuele Bassi Date: Tue, 6 Dec 2022 21:47:25 +0000 (+0000) Subject: Add missing annotation for GdkAtom X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~2^2~7^2~18 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=03afe9be4eaaf9375c883bd0b1c7c9b7faedf311;p=gtk%2B3.0.git Add missing annotation for GdkAtom --- diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index b0caf16fdf..2484a580fb 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -2227,7 +2227,7 @@ _gtk_clipboard_store_all (void) * * Gets the selection that this clipboard is for. * - * Returns: the selection + * Returns: (transfer none): the selection * * Since: 3.22 */